google.golang.org/grpc.acBalancerWrapper.healthData (field)
8 uses
google.golang.org/grpc (current package)
balancer_wrapper.go#L204: healthData: newHealthData(connectivity.Idle),
balancer_wrapper.go#L283: healthData *healthData
balancer_wrapper.go#L334: acbw.healthData = newHealthData(scs.ConnectivityState)
balancer_wrapper.go#L472: acbw.healthData.closeHealthProducer()
balancer_wrapper.go#L477: if acbw.healthData.connectivityState != connectivity.Ready {
balancer_wrapper.go#L483: acbw.healthData = hd
balancer_wrapper.go#L496: if acbw.healthData != hd {
balancer_wrapper.go#L508: if acbw.healthData != hd {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)